home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Presen…tion Library 4 (Reseller) / Apple Ref. & Pres. Lib.v4.0.iso / 4-Demos / Apple Demos / Tutorials / Display Card 4•8⁄8•24 Training / Display Card 4•8_8•24 Training / card_38237.txt < prev    next >
Text File  |  1990-03-19  |  6KB  |  315 lines

  1. -- card: 38237 from stack: in
  2. -- bmap block id: 34428
  3. -- flags: 0000
  4. -- background id: 38536
  5. -- name: index 4
  6. ----- HyperTalk script -----
  7. on opencard
  8.   global maploc, cardloc
  9.   put "index" into maploc
  10.   set the hilite of cd btn 11 to true
  11. end opencard
  12.  
  13. on closecard
  14.   set the hilite of cd btn 11 to false
  15.   push card
  16. end closecard
  17.  
  18.  
  19.  
  20.  
  21. -- part 1 (button)
  22. -- low flags: 00
  23. -- high flags: A000
  24. -- rect: left=120 top=135 right=151 bottom=234
  25. -- title width / last selected line: 0
  26. -- icon id / first selected line: 0 / 0
  27. -- text alignment: 0
  28. -- font id: 156
  29. -- text size: 14
  30. -- style flags: 0
  31. -- line height: 18
  32. -- part name: Graphics Power
  33. ----- HyperTalk script -----
  34. on mouseUp
  35.   visual effect dissolve
  36.   go to card id 17086
  37. end mouseUp
  38.  
  39.  
  40.  
  41. -- part 2 (button)
  42. -- low flags: 00
  43. -- high flags: A000
  44. -- rect: left=120 top=97 right=114 bottom=258
  45. -- title width / last selected line: 0
  46. -- icon id / first selected line: 0 / 0
  47. -- text alignment: 0
  48. -- font id: 156
  49. -- text size: 14
  50. -- style flags: 0
  51. -- line height: 18
  52. -- part name: Graphic Advantages
  53. ----- HyperTalk script -----
  54. on mouseUp
  55.   visual effect dissolve
  56.   go to card id 13373
  57. end mouseUp
  58.  
  59.  
  60.  
  61. -- part 4 (button)
  62. -- low flags: 00
  63. -- high flags: A000
  64. -- rect: left=120 top=152 right=171 bottom=268
  65. -- title width / last selected line: 0
  66. -- icon id / first selected line: 0 / 0
  67. -- text alignment: 0
  68. -- font id: 156
  69. -- text size: 14
  70. -- style flags: 0
  71. -- line height: 18
  72. -- part name: Grayscale (256-level)
  73. ----- HyperTalk script -----
  74. on mouseUp
  75.   visual effect dissolve
  76.   go to card id 13729
  77. end mouseUp
  78.  
  79.  
  80.  
  81. -- part 8 (button)
  82. -- low flags: 00
  83. -- high flags: A000
  84. -- rect: left=121 top=206 right=225 bottom=252
  85. -- title width / last selected line: 0
  86. -- icon id / first selected line: 0 / 0
  87. -- text alignment: 0
  88. -- font id: 156
  89. -- text size: 14
  90. -- style flags: 0
  91. -- line height: 18
  92. -- part name: Hardware features
  93. ----- HyperTalk script -----
  94. on mouseUp
  95.   visual effect dissolve
  96.   go to card id 17152
  97. end mouseUp
  98.  
  99.  
  100.  
  101. -- part 9 (button)
  102. -- low flags: 00
  103. -- high flags: A000
  104. -- rect: left=120 top=115 right=134 bottom=280
  105. -- title width / last selected line: 0
  106. -- icon id / first selected line: 0 / 0
  107. -- text alignment: 0
  108. -- font id: 156
  109. -- text size: 14
  110. -- style flags: 0
  111. -- line height: 18
  112. -- part name: Graphics Card Products
  113. ----- HyperTalk script -----
  114. on mouseUp
  115.   visual effect dissolve
  116.   go to card id 43412
  117. end mouseUp
  118.  
  119.  
  120.  
  121. -- part 22 (button)
  122. -- low flags: 00
  123. -- high flags: A000
  124. -- rect: left=337 top=97 right=116 bottom=412
  125. -- title width / last selected line: 0
  126. -- icon id / first selected line: 0 / 0
  127. -- text alignment: 0
  128. -- font id: 156
  129. -- text size: 14
  130. -- style flags: 0
  131. -- line height: 18
  132. -- part name: IBM
  133. ----- HyperTalk script -----
  134. on mouseUp
  135.   visual effect dissolve
  136.   go card compete5
  137. end mouseUp
  138.  
  139.  
  140.  
  141. -- part 23 (button)
  142. -- low flags: 00
  143. -- high flags: A000
  144. -- rect: left=337 top=117 right=138 bottom=422
  145. -- title width / last selected line: 0
  146. -- icon id / first selected line: 0 / 0
  147. -- text alignment: 0
  148. -- font id: 156
  149. -- text size: 14
  150. -- style flags: 0
  151. -- line height: 18
  152. -- part name: IBM 8514/A
  153. ----- HyperTalk script -----
  154. on mouseUp
  155.   visual effect dissolve
  156.   go to card compete5
  157. end mouseUp
  158.  
  159.  
  160.  
  161. -- part 24 (button)
  162. -- low flags: 00
  163. -- high flags: A000
  164. -- rect: left=337 top=139 right=159 bottom=410
  165. -- title width / last selected line: 0
  166. -- icon id / first selected line: 0 / 0
  167. -- text alignment: 0
  168. -- font id: 156
  169. -- text size: 14
  170. -- style flags: 0
  171. -- line height: 18
  172. -- part name: Interlaced
  173. ----- HyperTalk script -----
  174. on mouseUp
  175.   visual effect dissolve
  176.   go to card "intro 2a"
  177. end mouseUp
  178.  
  179.  
  180.  
  181. -- part 25 (button)
  182. -- low flags: 00
  183. -- high flags: A003
  184. -- rect: left=14 top=86 right=107 bottom=55
  185. -- title width / last selected line: 0
  186. -- icon id / first selected line: 0 / 0
  187. -- text alignment: 1
  188. -- font id: 157
  189. -- text size: 14
  190. -- style flags: 0
  191. -- line height: 18
  192. -- part name: A - C
  193. ----- HyperTalk script -----
  194. on mouseUp
  195.   if the name of this card is "index 1" then
  196.     set the hilite of me to true
  197.   else
  198.     visual effect dissolve
  199.     go card "index 1"
  200.   end if
  201. end mouseUp
  202.  
  203.  
  204.  
  205. -- part 26 (button)
  206. -- low flags: 00
  207. -- high flags: A003
  208. -- rect: left=14 top=110 right=132 bottom=55
  209. -- title width / last selected line: 0
  210. -- icon id / first selected line: 0 / 0
  211. -- text alignment: 1
  212. -- font id: 157
  213. -- text size: 14
  214. -- style flags: 0
  215. -- line height: 18
  216. -- part name: D - F
  217. ----- HyperTalk script -----
  218. on mouseUp
  219.   visual effect dissolve
  220.   go card "index 3"
  221. end mouseUp
  222.  
  223.  
  224.  
  225. -- part 27 (button)
  226. -- low flags: 00
  227. -- high flags: A003
  228. -- rect: left=14 top=134 right=156 bottom=55
  229. -- title width / last selected line: 0
  230. -- icon id / first selected line: 0 / 0
  231. -- text alignment: 1
  232. -- font id: 157
  233. -- text size: 14
  234. -- style flags: 0
  235. -- line height: 18
  236. -- part name: G - L
  237. ----- HyperTalk script -----
  238. on mouseUp
  239.   visual effect dissolve
  240.   go card "index 4"
  241. end mouseUp
  242.  
  243.  
  244.  
  245. -- part 28 (button)
  246. -- low flags: 00
  247. -- high flags: A003
  248. -- rect: left=14 top=158 right=180 bottom=55
  249. -- title width / last selected line: 0
  250. -- icon id / first selected line: 0 / 0
  251. -- text alignment: 1
  252. -- font id: 157
  253. -- text size: 14
  254. -- style flags: 0
  255. -- line height: 18
  256. -- part name: M - Q
  257. ----- HyperTalk script -----
  258. on mouseUp
  259.   visual effect dissolve
  260.   go card "index 6"
  261. end mouseUp
  262.  
  263.  
  264.  
  265. -- part 29 (button)
  266. -- low flags: 00
  267. -- high flags: A003
  268. -- rect: left=14 top=182 right=204 bottom=55
  269. -- title width / last selected line: 0
  270. -- icon id / first selected line: 0 / 0
  271. -- text alignment: 1
  272. -- font id: 157
  273. -- text size: 14
  274. -- style flags: 0
  275. -- line height: 18
  276. -- part name: R - T
  277. ----- HyperTalk script -----
  278. on mouseUp
  279.   visual effect dissolve
  280.   go card "index 8"
  281. end mouseUp
  282.  
  283.  
  284.  
  285. -- part 30 (button)
  286. -- low flags: 00
  287. -- high flags: A003
  288. -- rect: left=13 top=206 right=228 bottom=55
  289. -- title width / last selected line: 0
  290. -- icon id / first selected line: 0 / 0
  291. -- text alignment: 1
  292. -- font id: 157
  293. -- text size: 14
  294. -- style flags: 0
  295. -- line height: 18
  296. -- part name: U - Z
  297. ----- HyperTalk script -----
  298. on mouseUp
  299.   visual effect dissolve
  300.   go card "index 10"
  301. end mouseUp
  302.  
  303.  
  304.  
  305. -- part contents for background part 2
  306. ----- text -----
  307. Macintosh Display Card 4‚Ä¢8 and 8‚Ä¢24
  308.  
  309. -- part contents for background part 3
  310. ----- text -----
  311. Index
  312.  
  313. -- part contents for background part 4
  314. ----- text -----
  315. Click on any index entry to go to that card.